home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / annakournikovadress.swf / scripts / DefineButton2_340 / BUTTONCONDACTION on(release).as
Text File  |  2008-04-07  |  67b  |  5 lines

  1. on(release){
  2.    _root.play_again_fun();
  3.    gotoAndStop(132);
  4. }
  5.